Where to prepare (legal) "embeded" documents for the web [on hold]
Posted
by
WHITECOLOR
on Pro Webmasters
See other posts from Pro Webmasters
or by WHITECOLOR
Published on 2014-05-28T13:06:39Z
Indexed on
2014/05/28
15:59 UTC
Read the original article
Hit count: 247
Say I have to have terms of use on site, a place the text as marked up html.
Where it is better to prepare this document initially if it is going to placed to the web?
Considering that such documents are prepared and changed by lawyers, it is not very applicable for them to use text editor. And it is not very efficient to manually process content to prepare it for the web as it is changed.
For now my solution is:
Prepare document text in google docs keeping some simple structure (title, ordered lit of features, simple paragraphs), save as html (it will contain some unnecessary markup) and then use custom conversion tool (some script) to convert saved html from google docs to simple html and inject new version to the site.
What is common practiceses for this problem? What is the workflow of preparing and publishing such documents.
© Pro Webmasters or respective owner